home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / ra_101u.zip / FIXES.101 < prev    next >
Text File  |  1991-04-24  |  5KB  |  139 lines

  1. RemoteAccess 1.01
  2. -----------------
  3.  
  4. This upgrade fixes a number of mostly minor bugs reported since the public
  5. release of 1.00. The only significant change in this release is the
  6. message-base locking scheme. The new locking system is much tighter, and
  7. will be supported in the forthcoming releases of FrontDoor 2.01 and
  8. TosScan 1.10 - Silver Xpress and XRS already support it, making possible
  9. simultaneous message base access by any combination of these products.
  10.  
  11.  
  12.         * An updated version of RAEXIT, to correctly handle the
  13.           EXITINFO.BBS conversion.
  14.  
  15.         * An updated version of AVTCONV which fixes a number of
  16.           minor problems in the 1.00 release.
  17.  
  18.         * An updated verison of RANODE which fixes a bug present
  19.           since it's original release.
  20.  
  21.         * Text not properly wrapping at the user's end when in
  22.           chat mode.
  23.  
  24.         * "Free" files sometimes being recorded in the user's daily
  25.           download record.
  26.  
  27.         * The cursor remaining visible when the screen blanker
  28.           was activated.
  29.  
  30.         * The incremental name search not working properly in USERED.
  31.  
  32.         * An extra line being inserted in the full screen message
  33.           header when all netmail attributes were enabled.
  34.  
  35.         * Users kilobyte upload record sometimes not being updated
  36.           correctly.
  37.  
  38.         * When SNOOP mode was disabled, page pausing would not
  39.           work properly.
  40.  
  41.         * CTRL-X would not work properly when entering a password.
  42.  
  43.         * RA would not properly display a black on black AVATAR
  44.           attribute.
  45.  
  46.         * RA would not check all file areas for a duplicate upload.
  47.  
  48.         * Menu macro characters (@, `, ~ etc) were being expanded
  49.           in type 40 text files incorrectly.
  50.  
  51.         * When "show missing files" was disabled, RA would not
  52.           display "comment only" lines.
  53.  
  54.         * RA would crash after executing certain menu commands from
  55.           a questionnaire file.
  56.  
  57.         * The message reader would occasionally drop out if the
  58.           user hit "N" during a message display.
  59.  
  60.         * BADFILES.CTL checking not working properly with Zmodem
  61.           uploads.
  62.  
  63.         * The ONCEONLY textfile would not be displayed to new users.
  64.  
  65.         * User's date of birth was not displayed anywhere; it's now
  66.           viewable on the F2 status bar.
  67.  
  68.         * RA would not check netmail credit when a user did a
  69.           netmail reply to an echomail message.
  70.  
  71.         * RA would not allow a user to select any message areas for
  72.           combined mode access if area 200 combined access was
  73.           disabled.
  74.  
  75.         * Path and drive qualifier information was not being stripped
  76.           properly from user-supplied upload file names.
  77.  
  78.         * "Press enter to continue" prompts should have cleared the
  79.           user's stacked key buffer but didn't.
  80.  
  81.         * New users were getting hot keys even if they didn't want them.
  82.  
  83.         * If a menu line was not available because a user's security
  84.           was too low, the first character of the next menu line
  85.           would not be displayed properly.
  86.  
  87.         * TRASHCAN.CTL now recognises 1 and 2 character names.
  88.  
  89.         * If a user selects an empty handle, RA substitutes that
  90.           user's name automatically.
  91.  
  92.         * Users can now delete messages that were posted with
  93.           their handle.
  94.  
  95.         * A duplicate zmodem upload now causes the FILEDUPE.A??
  96.           file to be displayed after the transfer.
  97.  
  98.         * Fixed a problem with the screen blanker. The status bar
  99.           would only blank if RA was in 25 line mode.
  100.  
  101.         * High bit characters are now allowed in chat, user names
  102.           and message text.
  103.  
  104.         * Fixed the list archive filename stuff. Extensions are
  105.           no longer mandatory, and it aborts gracefully if the
  106.           user enters a blank filename.
  107.  
  108.         * Fixed a problem in the full screen message reader
  109.           which caused the text window to scroll before the text
  110.           reached the end of the defined screen length if the
  111.           user's screen length was greater than the local
  112.           physical screen length.
  113.  
  114.         * A file marked as FREE no longer increments the user's
  115.           number of files downloaded record.
  116.  
  117.         * Aborted uploads are now automatically removed.
  118.  
  119.         * Fixed a small cosmetic bug with the number of days until
  120.           subscription expiry textfile control code.
  121.  
  122.         * RA now honours security and flag settings when a menu
  123.           template command with a literal value is encountered.
  124.  
  125.         * Fixed a small cosmetic problem with long names in
  126.           the userlist.
  127.  
  128.         * The 'continue' prompt no longer ignores characters
  129.           entered while the prompt is being displayed.
  130.  
  131.         * Cleaned up and recoded a fair bit of the IEMSI
  132.           negotiation stuff; it should be a lot more robust
  133.           now.
  134.  
  135.         * RA did not properly restore the CTRL-BREAK interrupt
  136.           vector when a memory-swapped shell was executed. This
  137.           has been fixed.
  138.  
  139.